How to Install libauthen-htpasswd-perl software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libauthen-htpasswd-perl software package in Ubuntu 16.10 (Yakkety Yak)

libauthen-htpasswd-perl software package provides Perl module to read and modify Apache .htpasswd files, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libauthen-htpasswd-perl 

libauthen-htpasswd-perl is installed in your system.

Make ensure the libauthen-htpasswd-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libauthen-htpasswd-perl *

You will get with libauthen-htpasswd-perl package name, version, architecture and description in a table

libauthen-htpasswd-perl package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Perl
Package libauthen-htpasswd-perl
Version 0.171-1
Description Perl module to read and modify Apache .htpasswd files
Sub Section perl


See Also, How to uninstall or remove libauthen-htpasswd-perl software package from Ubuntu 16.10 (Yakkety Yak)?